RSS
Marat Marat
👁 2,231 💬 0

FAQ on FIX Protocol. Scope of FIX Protocol.

FIX Protocol has found great application among traders, let's look at why. Financial Information Exchange, it stands as an abbreviation FIX. fix_protocol_exchange.jpg That translates to sharing financ...

Marat Marat
👁 2,294 💬 0

FAQ on FIX Protocol. History of creation

The creation of the FIX Protocol, in 1992, revolutionized the world of stock trading. The purpose of its creation was to make a convenient high-speed method of transmitting and receiving exchange info...

wujian wujian
👁 1,907 💬 9

No suitable adapter found?

Hello! When I run the program, there is a warning that I can't find the right adapter! How to solve this warning!

Tukirito Tukirito
👁 1,002 💬 0 ▲ 1

Add Ally Connector

We have a connector for Interactive Brokers and other brokers but we do not have one for Ally Invest, would be nice to have one so we can trade there.

ebg ebg
👁 929 💬 0

Interactive Brokers Connection

Hello I can't connect to my TWS with S# Data Hydra. The settings are good in S# Data and TWS I see in the TWS that the connection stays in red status (disconnected) , never get stable green (attached ...

Ggg Ggg
👁 1,669 💬 9

ProtectiveStrategy.IsTrailing: Cannot get a license

я постояно вижу в логах ошибку |Cannot get a license. И теперь я понял что это из за того, что я пытаюсь выставить поле у стоплос стратегии под названием ProtectiveStrategy.IsTrailing = true И только ...

Pandotex Pandotex
👁 1,965 💬 7 ▲ 1

Can you please explain about this code line?

Hello Stocksharp team. Can you please explain in detail what's the meaning of this line? https://github.com/StockSharp/StockSharp/blob/master/Samples/Testing/SampleHistoryTesting/SmaStrategy.cs#L109 H...

Ash Ash
👁 1,169 💬 0

c# API to calculate parabolic sar

Hi, I'm trying to use the parabolic sar class in the S# library inside my C# program. My understanding is I need to populate the SAR object with values using the process() method like this: ParabolicS...

Pandotex Pandotex
👁 1,117 💬 1

Questions related to order operation

When exchange rejects the order, what event we'll get? How to get the latency of new order registration or cancel a placed order? Is it possible to place a single order that contains multiple pairs of...

Sam Sam
👁 1,077 💬 1

Indicator painter and errors in charting in designer

I'm trying to use a custom indicator in designer and use the indicatorPainter to display it. I assume it can be done, but the helps are not real clear. I have the indicator returning a SingleIndicator...

Sam Sam
👁 1,145 💬 2

showing custom strategies in charting area

Hello, I've created a custom strategy and indicator following the help files. However, when I try to display it (the value should be around .1) it only shows the bitcoin price on the y axis and doesn'...